accounts.email.accounts.<name>.offlineimap.extraConfig.remote

Extra configuration options to add to the remote account section.

Type
attribute set of (string or signed integer or boolean)
Default
{ }
Example
{
  expunge = false;
  maxconnections = 2;
}
Declared
<home-manager/modules/programs/offlineimap>